home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d13
/
patch12.arc
/
POPENTST.MAK
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-10-02
|
303 b
|
19 lines
popen.exe: popen.obj getswitch.obj
tcc -epopen popen.obj getswitch.obj
popen.obj: popen.c popen.h
tcc -c -DDEMO popen.c
getswitch.obj: getswitch.c
tcc -c getswitch.c
clean:
rm -f *.obj core *.map
clobber: clean
rm -f *.exe install
install:
tcc -c popen.c
@echo What next?